home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8"?> <screen version="1.0"> <list id="acts"> <record text="Confirm" id="fini" event_id="fini"/> <record text="Cancel" id="ifcn" event_id="ifcn"/> </list> <container class="titled_box" title="Allow Extended Leave[COMMENT: heading on training holiday instruction panel; set a player's holiday instructions]"> <layout class="arrange_vertical_attachment" alignment="top" offset="0"/> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0"/> <widget class="table" id="leag" stretch_to_fit_rows="true" auto_size_rows="true" layout="-1,-1,-1" mode="fill_rows"> <list id="headings"> <record><string value="Player"/><flags id="algn" value="left"/></record> <record><string value="Physio Recommendation[COMMENT: heading on training holiday instruction panel; physio's recommended course of action]"/><flags id="algn" value="left"/></record> <record><string value="Instruction"/><flags id="algn" value="left"/></record> </list> <list id="column_properties"> <record indx="0" spec="text"/> <record indx="1" spec="text" alignment="left,centre_y"/> </list> </widget> </container> </screen>